projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f24429e
)
docs: Fix syntax of GtkEntry::activate signal
author
Emmanuele Bassi
<ebassi@gnome.org>
Wed, 16 Dec 2020 15:29:10 +0000
(15:29 +0000)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Wed, 16 Dec 2020 16:29:00 +0000
(16:29 +0000)
gtk/gtkentry.c
patch
|
blob
|
history
diff --git
a/gtk/gtkentry.c
b/gtk/gtkentry.c
index e96fe4506ff5df0e71261d98d25e7c60a6364bba..2626a2ffc7388ea4e9fea7b9821757cd8957f9d8 100644
(file)
--- a/
gtk/gtkentry.c
+++ b/
gtk/gtkentry.c
@@
-975,7
+975,7
@@
gtk_entry_class_init (GtkEntryClass *class)
gtk_editable_install_properties (gobject_class, PROP_EDITING_CANCELED + 1);
/**
- * GtkEntry:activate:
+ * GtkEntry:
:
activate:
* @self: The widget on which the signal is emitted
*
* The ::activate signal is forwarded from the